home *** CD-ROM | disk | FTP | other *** search
- #define GET 7
- #define SAVE 8
- #define DELETE 9
- #define SELECT 10
- #define INFO 11
- #define PLANAR 13
- #define CIRCULAR 14
- #define SPHERICAL 15
- #define GET_WAVE 16
- #define GET_SCENE 17
- #define GET_PRIMITIVE 18
- #define SAVE_WAVE 19
- #define SAVE_SCENE 20
- #define DELETE_WAVE 21
- #define DELETE_SCENE 22
- #define SELECT_NEXT 23
- #define SELECT_PREVIOUS 24
- #define MOVE_POINT 25
- #define ADD_POINT 26
- #define DELETE_POINT 27
- #define ACCELERATION 29
- #define VELOCITY 30
- #define WAVE_START 31
- #define WAVE_STOP 32
- #define X_POSITION 37
- #define Y_POSITION 38
- #define Z_POSITION 39
- #define X_DIRECTION 40
- #define Y_DIRECTION 41
- #define Z_DIRECTION 42
- #define X_UP 43
- #define Y_UP 44
- #define Z_UP 45
- #define INFO_CANCEL 46
- #define INFO_OK 47
- #define FILE_START 48
- #define FILE_STOP 49
- #define FRAMES 50
- #define CREATE_KEY_MODELS 51
- #define CREATE_SOFTIMAGE_SCENE 52
- #define CREATE_EXECUTABLE 53
- #define EXIT 54
- #define INPUT 55
- #define OUTPUT 56
- #define TRANSLATE_GRAPH 57
- #define SCALE_GRAPH 58
- #define SHIFT_VIEW 59
- #define ZOOM_VIEW 60
- #define SQUARE_WAVE 62
- #define SINE_WAVE 63
-